home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / domacnost a kancelar / scribus / scribus-1.3.3.7-win32-install.exe / lib / idlelib / idle.bat < prev    next >
DOS Batch File  |  2001-07-04  |  130b  |  4 lines

  1. @echo off
  2. rem Working IDLE bat for Windows - uses start instead of absolute pathname
  3. start idle.pyw %1 %2 %3 %4 %5 %6 %7 %8 %9
  4.